trySet

abstract fun trySet(input: Any?)

Attempts to set an arbitrary input into this Entry. Should fail soft if the input is incompatible

Author

fzzyhmstrs

Since

0.2.0

Parameters

input

Any value to attempt to set